-
Notifications
You must be signed in to change notification settings - Fork 519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CS2103T-T15-2] AronaPro #101
base: master
Are you sure you want to change the base?
[CS2103T-T15-2] AronaPro #101
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #101 +/- ##
============================================
- Coverage 75.26% 73.93% -1.33%
- Complexity 419 604 +185
============================================
Files 71 88 +17
Lines 1338 1980 +642
Branches 126 223 +97
============================================
+ Hits 1007 1464 +457
- Misses 301 444 +143
- Partials 30 72 +42 ☔ View full report in Codecov by Sentry. |
Initialise up and down key presses to show a placeholder message. Let's * Use some file format to store previous commands. * create a cursor to track which command the up and down keys point to.
Modify delete command
Make preliminary classes to track a user's command history. Let's * load the CommandHistory into a runtime list.
Able to delete in group for delete feature
Rename app's version number for trial release
* master: Update DeleteCommand.java resolve errors Update DeleteCommandParser.java documentationupdate Update DeleteCommandParser.java Update DeleteCommandParser.java Resolve review update testcases checkstyle Update DeleteCommand.java Update DeleteCommand.java update checkstyle Update DeleteCommandParser.java Update DeleteCommand.java modify-delete-command
Create PinCommand feature
Add pin command
Fix missing messages after merge conflict
Add group command
Add logic required for the up and down keys to scroll through the user's command history. Let's * Add a file system to make the CommandHistory permanent. * Ideally using the same JSON system
Branch UI change
UI beautification
Pull upstream main to working branch
Remove instances of "g/CS2103-T15".
Add TOC and edit UG and DG
Branch bug fix
Intended to state parameter error rather than format error.
Update to UG and DG
Last minute update to UG and DG
Quick DG test
Add delete to DG
Add contributions
AronaPro aim to offer a more user-friendly command input for seamless interaction with the address book. Coupled with a cheerful interface and customisation options, they inject dynamism and transform the address book into a vibrant and engaging tool.